PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageDefaults Class / setWidth Method
The default page width for a flow document.
In This Topic
    setWidth Method
    In This Topic
    Sets the default page width.
    Syntax
    public void setWidth( 
       double value
    )

    Parameters

    value
    The default page width for a flow document.
    See Also